chore: librarian release pull request: 20260217T233413Z#2461
Conversation
|
The e2e has two failures. Can we double-check whether these are release blockers before proceeding. |
After debugging with @chelsea-lin we found that gcsfs 2026.2.0 was still installed even though it has been excluded in #2445. Judging from the continuous e2e test history, these two tests are flaky. So I think they should not block the release. |
The prerelease tests intentionally ignore setup.py, so this is expected. Please file an issue on the gcsfs repo if we haven't already. |
|
Given that e2e passed, let's merge this. We should consider pulling the prerelease tests into a separate non-blocking kokoro job. |
@TrevorBergeron has pointed out the potential cause fsspec/filesystem_spec#1990. Looks like it has already been fixed last week. |
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.7.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:1a2a85ab507aea26d787c06cc7979decb117164c81dd78a745982dfda80d4f68
bigframes: 2.36.0
2.36.0 (2026-02-17)
Features
Initial support for biglake iceberg tables (feat: Initial support for biglake iceberg tables #2409) (ae35a989)
add bigquery.ai.generate_table function (feat: add bigquery.ai.generate_table function #2453) (b925aa24)
Documentation
fix generate_text and generate_table input docs (docs: fix generate_text and generate_table input docs #2455) (078bd32e)
update multimodal dataframe notebook to use public APIs (docs: update multimodal dataframe notebook to use public APIs #2456) (342fa723)
use direct API for pdf chunk and pdf extract (docs: use direct API for pdf chunk and pdf extract #2452) (543ce52c)
use direct API for audio transcription (docs: use direct API for audio transcription #2447) (59cbc5db)
Add EXIF metadata extraction example to multimodal notebook (docs: Add EXIF metadata extraction example to multimodal notebook #2429) (84c6f883)
Update multimodal notebook to use public runtime helpers (docs: Update multimodal notebook to use public runtime helpers #2451) (e36dd8b4)